Click or drag to resize

ServiceParseSendNotificationResponse Method

Parses the send notification response.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public SendNotificationResponse ParseSendNotificationResponse(
	byte[] buffer
)

Parameters

buffer
Type: SystemByte
The buffer.

Return Value

Type: SendNotificationResponse
SendNotificationResponse.
Exceptions
ExceptionCondition
ArgumentNullExceptionbuffer
See Also